[INFO] cloning repository https://github.com/RaviSorathiya03/todo-backend-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RaviSorathiya03/todo-backend-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaviSorathiya03%2Ftodo-backend-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaviSorathiya03%2Ftodo-backend-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b6d257eaf01057860849771163d82392ab1abb58
[INFO] fixing RaviSorathiya03/todo-backend-rust against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaviSorathiya03%2Ftodo-backend-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RaviSorathiya03/todo-backend-rust
[INFO] finished tweaking git repo https://github.com/RaviSorathiya03/todo-backend-rust
[INFO] tweaked toml for git repo https://github.com/RaviSorathiya03/todo-backend-rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RaviSorathiya03/todo-backend-rust on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RaviSorathiya03/todo-backend-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.100
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]   Downloaded uuid v1.18.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.100
[INFO] [stderr]   Downloaded itoa v1.0.15
[INFO] [stderr]   Downloaded cfg-if v1.0.3
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.100
[INFO] [stderr]   Downloaded tokio-macros v2.5.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.26
[INFO] [stderr]   Downloaded async-stream v0.3.6
[INFO] [stderr]   Downloaded zerofrom-derive v0.1.6
[INFO] [stderr]   Downloaded bytecheck v0.6.12
[INFO] [stderr]   Downloaded async-stream-impl v0.3.6
[INFO] [stderr]   Downloaded zerofrom v0.1.6
[INFO] [stderr]   Downloaded async-trait v0.1.89
[INFO] [stderr]   Downloaded lazy_static v1.5.0
[INFO] [stderr]   Downloaded potential_utf v0.1.2
[INFO] [stderr]   Downloaded yoke-derive v0.8.0
[INFO] [stderr]   Downloaded idna_adapter v1.2.1
[INFO] [stderr]   Downloaded cpufeatures v0.2.17
[INFO] [stderr]   Downloaded ptr_meta_derive v0.1.4
[INFO] [stderr]   Downloaded rend v0.4.2
[INFO] [stderr]   Downloaded bytecheck_derive v0.6.12
[INFO] [stderr]   Downloaded proc-macro-crate v3.3.0
[INFO] [stderr]   Downloaded pin-project-lite v0.2.16
[INFO] [stderr]   Downloaded futures-core v0.3.31
[INFO] [stderr]   Downloaded log v0.4.27
[INFO] [stderr]   Downloaded once_cell v1.21.3
[INFO] [stderr]   Downloaded slab v0.4.11
[INFO] [stderr]   Downloaded futures-io v0.3.31
[INFO] [stderr]   Downloaded time-core v0.1.4
[INFO] [stderr]   Downloaded windows-interface v0.59.1
[INFO] [stderr]   Downloaded windows-implement v0.60.0
[INFO] [stderr]   Downloaded atoi v2.0.0
[INFO] [stderr]   Downloaded sea-query-binder v0.7.0
[INFO] [stderr]   Downloaded dotenv v0.15.0
[INFO] [stderr]   Downloaded wasi v0.11.1+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded thread_local v1.1.9
[INFO] [stderr]   Downloaded zerovec-derive v0.11.1
[INFO] [stderr]   Downloaded yoke v0.8.0
[INFO] [stderr]   Downloaded displaydoc v0.2.5
[INFO] [stderr]   Downloaded tinystr v0.8.1
[INFO] [stderr]   Downloaded deranged v0.4.0
[INFO] [stderr]   Downloaded thiserror v2.0.16
[INFO] [stderr]   Downloaded thiserror-impl v2.0.16
[INFO] [stderr]   Downloaded sha2 v0.10.9
[INFO] [stderr]   Downloaded rkyv_derive v0.7.45
[INFO] [stderr]   Downloaded ptr_meta v0.1.4
[INFO] [stderr]   Downloaded futures-sink v0.3.31
[INFO] [stderr]   Downloaded windows-result v0.3.4
[INFO] [stderr]   Downloaded libredox v0.1.9
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.10
[INFO] [stderr]   Downloaded ouroboros v0.18.5
[INFO] [stderr]   Downloaded proc-macro2-diagnostics v0.10.1
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.100
[INFO] [stderr]   Downloaded quote v1.0.40
[INFO] [stderr]   Downloaded bitflags v2.9.3
[INFO] [stderr]   Downloaded rustc-demangle v0.1.26
[INFO] [stderr]   Downloaded addr2line v0.24.2
[INFO] [stderr]   Downloaded ryu v1.0.20
[INFO] [stderr]   Downloaded sea-orm-migration v1.1.14
[INFO] [stderr]   Downloaded tracing-attributes v0.1.30
[INFO] [stderr]   Downloaded lock_api v0.4.13
[INFO] [stderr]   Downloaded time-macros v0.2.22
[INFO] [stderr]   Downloaded seahash v4.1.0
[INFO] [stderr]   Downloaded simdutf8 v0.1.5
[INFO] [stderr]   Downloaded windows-link v0.1.3
[INFO] [stderr]   Downloaded windows-strings v0.4.2
[INFO] [stderr]   Downloaded heck v0.4.1
[INFO] [stderr]   Downloaded sea-query-derive v0.4.3
[INFO] [stderr]   Downloaded anstyle v1.0.11
[INFO] [stderr]   Downloaded aliasable v0.1.3
[INFO] [stderr]   Downloaded unicode-ident v1.0.18
[INFO] [stderr]   Downloaded writeable v0.6.1
[INFO] [stderr]   Downloaded const-oid v0.9.6
[INFO] [stderr]   Downloaded tinyvec v1.10.0
[INFO] [stderr]   Downloaded getrandom v0.2.16
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.12
[INFO] [stderr]   Downloaded crc-catalog v2.4.0
[INFO] [stderr]   Downloaded home v0.5.11
[INFO] [stderr]   Downloaded etcetera v0.8.0
[INFO] [stderr]   Downloaded signature v2.2.0
[INFO] [stderr]   Downloaded sea-schema-derive v0.3.0
[INFO] [stderr]   Downloaded inherent v1.0.12
[INFO] [stderr]   Downloaded clap_lex v0.7.5
[INFO] [stderr]   Downloaded windows-targets v0.53.3
[INFO] [stderr]   Downloaded once_cell_polyfill v1.70.1
[INFO] [stderr]   Downloaded sea-orm-macros v1.1.14
[INFO] [stderr]   Downloaded proc-macro-error2 v2.0.1
[INFO] [stderr]   Downloaded proc-macro-error-attr2 v2.0.0
[INFO] [stderr]   Downloaded ouroboros_macro v0.18.5
[INFO] [stderr]   Downloaded js-sys v0.3.77
[INFO] [stderr]   Downloaded socket2 v0.6.0
[INFO] [stderr]   Downloaded parking v2.2.1
[INFO] [stderr]   Downloaded sea-bae v0.2.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.101
[INFO] [stderr]   Downloaded serde v1.0.219
[INFO] [stderr]   Downloaded serde_derive v1.0.219
[INFO] [stderr]   Downloaded tracing-core v0.1.34
[INFO] [stderr]   Downloaded icu_properties v2.0.1
[INFO] [stderr]   Downloaded litemap v0.8.0
[INFO] [stderr]   Downloaded ahash v0.7.8
[INFO] [stderr]   Downloaded wasite v0.1.0
[INFO] [stderr]   Downloaded anstyle-query v1.1.4
[INFO] [stderr]   Downloaded strum v0.26.3
[INFO] [stderr]   Downloaded zerotrie v0.2.2
[INFO] [stderr]   Downloaded icu_provider v2.0.0
[INFO] [stderr]   Downloaded android-tzdata v0.1.1
[INFO] [stderr]   Downloaded bytes v1.10.1
[INFO] [stderr]   Downloaded icu_locale_core v2.0.0
[INFO] [stderr]   Downloaded icu_normalizer v2.0.0
[INFO] [stderr]   Downloaded icu_normalizer_data v2.0.0
[INFO] [stderr]   Downloaded typenum v1.18.0
[INFO] [stderr]   Downloaded toml_datetime v0.6.11
[INFO] [stderr]   Downloaded anstyle-parse v0.2.7
[INFO] [stderr]   Downloaded crc v3.3.0
[INFO] [stderr]   Downloaded icu_collections v2.0.0
[INFO] [stderr]   Downloaded pgvector v0.4.1
[INFO] [stderr]   Downloaded tracing v0.1.41
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.6
[INFO] [stderr]   Downloaded url v2.5.7
[INFO] [stderr]   Downloaded iana-time-zone-haiku v0.1.2
[INFO] [stderr]   Downloaded mio v1.0.4
[INFO] [stderr]   Downloaded memchr v2.7.5
[INFO] [stderr]   Downloaded borsh-derive v1.5.7
[INFO] [stderr]   Downloaded ordered-float v4.6.0
[INFO] [stderr]   Downloaded hyper v1.7.0
[INFO] [stderr]   Downloaded futures-task v0.3.31
[INFO] [stderr]   Downloaded futures-channel v0.3.31
[INFO] [stderr]   Downloaded redox_syscall v0.5.17
[INFO] [stderr]   Downloaded glob v0.3.3
[INFO] [stderr]   Downloaded yansi v1.0.1
[INFO] [stderr]   Downloaded bumpalo v3.19.0
[INFO] [stderr]   Downloaded tower-http v0.6.6
[INFO] [stderr]   Downloaded io-uring v0.7.10
[INFO] [stderr]   Downloaded backtrace v0.3.75
[INFO] [stderr]   Downloaded zerovec v0.11.4
[INFO] [stderr]   Downloaded sqlx-core v0.8.6
[INFO] [stderr]   Downloaded rkyv v0.7.45
[INFO] [stderr]   Downloaded arrayvec v0.7.6
[INFO] [stderr]   Downloaded futures-executor v0.3.31
[INFO] [stderr]   Downloaded whoami v1.6.1
[INFO] [stderr]   Downloaded dotenvy v0.15.7
[INFO] [stderr]   Downloaded zeroize v1.8.1
[INFO] [stderr]   Downloaded spki v0.7.3
[INFO] [stderr]   Downloaded base64ct v1.8.0
[INFO] [stderr]   Downloaded pkcs8 v0.10.2
[INFO] [stderr]   Downloaded sqlx-macros v0.8.6
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.6
[INFO] [stderr]   Downloaded anstream v0.6.20
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.17
[INFO] [stderr]   Downloaded axum-core v0.5.2
[INFO] [stderr]   Downloaded http v1.3.1
[INFO] [stderr]   Downloaded parking_lot v0.12.4
[INFO] [stderr]   Downloaded windows-core v0.61.2
[INFO] [stderr]   Downloaded serde_json v1.0.143
[INFO] [stderr]   Downloaded icu_properties_data v2.0.1
[INFO] [stderr]   Downloaded time v0.3.41
[INFO] [stderr]   Downloaded regex v1.11.2
[INFO] [stderr]   Downloaded rust_decimal v1.37.2
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.19
[INFO] [stderr]   Downloaded sqlx v0.8.6
[INFO] [stderr]   Downloaded parking_lot_core v0.9.11
[INFO] [stderr]   Downloaded iana-time-zone v0.1.63
[INFO] [stderr]   Downloaded stringprep v0.1.5
[INFO] [stderr]   Downloaded unicode-properties v0.1.3
[INFO] [stderr]   Downloaded md-5 v0.10.6
[INFO] [stderr]   Downloaded hmac v0.12.1
[INFO] [stderr]   Downloaded sea-orm-cli v1.1.14
[INFO] [stderr]   Downloaded clap_derive v4.5.45
[INFO] [stderr]   Downloaded matchit v0.8.4
[INFO] [stderr]   Downloaded hashlink v0.10.0
[INFO] [stderr]   Downloaded pkcs1 v0.7.5
[INFO] [stderr]   Downloaded futures v0.3.31
[INFO] [stderr]   Downloaded zerocopy v0.8.26
[INFO] [stderr]   Downloaded event-listener v5.4.1
[INFO] [stderr]   Downloaded unicode-bidi v0.3.18
[INFO] [stderr]   Downloaded syn v2.0.106
[INFO] [stderr]   Downloaded gimli v0.31.1
[INFO] [stderr]   Downloaded borsh v1.5.7
[INFO] [stderr]   Downloaded toml_edit v0.22.27
[INFO] [stderr]   Downloaded allocator-api2 v0.2.21
[INFO] [stderr]   Downloaded flume v0.11.1
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.6
[INFO] [stderr]   Downloaded clap v4.5.45
[INFO] [stderr]   Downloaded futures-intrusive v0.5.0
[INFO] [stderr]   Downloaded object v0.36.7
[INFO] [stderr]   Downloaded rsa v0.9.8
[INFO] [stderr]   Downloaded regex-syntax v0.8.6
[INFO] [stderr]   Downloaded bigdecimal v0.4.8
[INFO] [stderr]   Downloaded hyper-util v0.1.16
[INFO] [stderr]   Downloaded cc v1.2.34
[INFO] [stderr]   Downloaded indexmap v2.11.0
[INFO] [stderr]   Downloaded num-bigint v0.4.6
[INFO] [stderr]   Downloaded unicode-normalization v0.1.24
[INFO] [stderr]   Downloaded axum v0.8.4
[INFO] [stderr]   Downloaded tower v0.5.2
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.4
[INFO] [stderr]   Downloaded futures-util v0.3.31
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.6
[INFO] [stderr]   Downloaded libm v0.2.15
[INFO] [stderr]   Downloaded winnow v0.7.13
[INFO] [stderr]   Downloaded hkdf v0.12.4
[INFO] [stderr]   Downloaded clap_builder v4.5.44
[INFO] [stderr]   Downloaded chrono v0.4.41
[INFO] [stderr]   Downloaded regex-automata v0.4.10
[INFO] [stderr]   Downloaded sea-query v0.32.7
[INFO] [stderr]   Downloaded libc v0.2.175
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.53.0
[INFO] [stderr]   Downloaded tokio v1.47.1
[INFO] [stderr]   Downloaded windows_i686_gnu v0.53.0
[INFO] [stderr]   Downloaded windows_i686_gnullvm v0.53.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.53.0
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.53.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.53.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.53.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.53.0
[INFO] [stderr]   Downloaded windows-sys v0.59.0
[INFO] [stderr]   Downloaded windows-sys v0.60.2
[INFO] [stderr]   Downloaded sea-schema v0.16.2
[INFO] [stderr]   Downloaded sea-orm v1.1.14
[INFO] [stderr]   Downloaded libsqlite3-sys v0.30.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 71e1da1c9cfc937c44927bd636ab579183b8f064b2bdc6b9d98e24bd8f98e65f
[INFO] running `Command { std: "docker" "start" "71e1da1c9cfc937c44927bd636ab579183b8f064b2bdc6b9d98e24bd8f98e65f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "71e1da1c9cfc937c44927bd636ab579183b8f064b2bdc6b9d98e24bd8f98e65f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71e1da1c9cfc937c44927bd636ab579183b8f064b2bdc6b9d98e24bd8f98e65f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "71e1da1c9cfc937c44927bd636ab579183b8f064b2bdc6b9d98e24bd8f98e65f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling sea-orm-macros v1.1.14
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking uuid v1.18.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking sea-orm-cli v1.1.14
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking sea-query v0.32.7
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking sea-query-binder v0.7.0
[INFO] [stderr]     Checking sea-schema v0.16.2
[INFO] [stderr]     Checking sea-orm v1.1.14
[INFO] [stderr]     Checking sea-orm-migration v1.1.14
[INFO] [stderr]     Checking backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0530]: match bindings cannot shadow tuple variants
[INFO] [stdout]   --> src/handlers/todo.rs:94:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |             Err => Json(
[INFO] [stdout]    |             ^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             cannot be named the same as a tuple variant
[INFO] [stdout]    |             help: try specify the pattern arguments: `Err(..)`
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/prelude/mod.rs:166:12
[INFO] [stdout]    |
[INFO] [stdout]    = note: the tuple variant `Err` is defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0530]: match bindings cannot shadow tuple variants
[INFO] [stdout]   --> src/handlers/todo.rs:94:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |             Err => Json(
[INFO] [stdout]    |             ^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             cannot be named the same as a tuple variant
[INFO] [stdout]    |             help: try specify the pattern arguments: `Err(..)`
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/prelude/mod.rs:166:12
[INFO] [stdout]    |
[INFO] [stdout]    = note: the tuple variant `Err` is defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Server` in `axum`
[INFO] [stdout]   --> src/main.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 |     axum::Server::bind(&addr)
[INFO] [stdout]    |           ^^^^^^ could not find `Server` in `axum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DATABASE_URL` in this scope
[INFO] [stdout]  --> src/config/mod.rs:8:33
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let database_url = env::var(DATABASE_URL).expect("DATABASE_URL must be set");
[INFO] [stdout]   |                                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ActiveModel` in this scope
[INFO] [stdout]  --> src/entity/user.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use sea_orm_migration::seaql_migrations::ActiveModel;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Column` in this scope
[INFO] [stdout]  --> src/entity/user.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 1 + use sea_orm_migration::seaql_migrations::Column;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PrimaryKey` in this scope
[INFO] [stdout]  --> src/entity/user.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 1 + use sea_orm_migration::seaql_migrations::PrimaryKey;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Entity` in this scope
[INFO] [stdout]   --> src/entity/user.rs:19:40
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^ use of undeclared type `Entity`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveRelation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sea_orm_migration::seaql_migrations::Entity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Entity` in module `super::todo`
[INFO] [stdout]   --> src/entity/user.rs:19:40
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^ not found in `super::todo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveRelation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this unit struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sea_orm_migration::seaql_migrations::Entity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in module `super::todo`
[INFO] [stdout]   --> src/entity/user.rs:25:27
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Related<super::todo::Entity> for EntityName{
[INFO] [stdout]    |                           ^^^^^^ not found in `super::todo`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sea_orm_migration::seaql_migrations::Entity;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Entity`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 25 - impl Related<super::todo::Entity> for EntityName{
[INFO] [stdout] 25 + impl Related<Entity> for EntityName{
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ActiveModel` in this scope
[INFO] [stdout]  --> src/entity/todo.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use sea_orm_migration::seaql_migrations::ActiveModel;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Column` in this scope
[INFO] [stdout]  --> src/entity/todo.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 1 + use sea_orm_migration::seaql_migrations::Column;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PrimaryKey` in this scope
[INFO] [stdout]  --> src/entity/todo.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 1 + use sea_orm_migration::seaql_migrations::PrimaryKey;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Entity` in this scope
[INFO] [stdout]   --> src/entity/todo.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^ use of undeclared type `Entity`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveRelation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sea_orm_migration::seaql_migrations::Entity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Entity` in module `super::user`
[INFO] [stdout]   --> src/entity/todo.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^ not found in `super::user`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveRelation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this unit struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sea_orm_migration::seaql_migrations::Entity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Column` in this scope
[INFO] [stdout]   --> src/entity/todo.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^ use of undeclared type `Column`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveRelation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sea_orm_migration::seaql_migrations::Column;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Column` in `user`
[INFO] [stdout]   --> src/entity/todo.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^ could not find `Column` in `user`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveRelation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sea_orm_migration::seaql_migrations::Column;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in module `super::user`
[INFO] [stdout]   --> src/entity/todo.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Related<super::user::Entity> for EntityName{
[INFO] [stdout]    |                           ^^^^^^ not found in `super::user`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sea_orm_migration::seaql_migrations::Entity;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Entity`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 26 - impl Related<super::user::Entity> for EntityName{
[INFO] [stdout] 26 + impl Related<Entity> for EntityName{
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Path` in this scope
[INFO] [stdout]   --> src/handlers/todo.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     Path(todo_id): Path<uuid::Uuid>
[INFO] [stdout]    |     ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use axum::extract::Path;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Path` in this scope
[INFO] [stdout]   --> src/handlers/todo.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |     Path(todo_id): Path<uuid::Uuid>
[INFO] [stdout]    |                    ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::path::Path;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use axum::extract::Path;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `payload` in this scope
[INFO] [stdout]   --> src/handlers/todo.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let todo = payload.into();
[INFO] [stdout]    |                ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Entity` in `todo`
[INFO] [stdout]   --> src/handlers/todo.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |     match todo::Entity::delete_by_id(todo_id).exec(&db).await{
[INFO] [stdout]    |                 ^^^^^^ could not find `Entity` in `todo`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sea_orm_migration::seaql_migrations::Entity;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Entity`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 52 -     match todo::Entity::delete_by_id(todo_id).exec(&db).await{
[INFO] [stdout] 52 +     match Entity::delete_by_id(todo_id).exec(&db).await{
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0532]: expected tuple struct or tuple variant, found built-in attribute `path`
[INFO] [stdout]   --> src/handlers/todo.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     path(todo_id): Path(Uuid),
[INFO] [stdout]    |     ^^^^ not a tuple struct or tuple variant
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Path` in this scope
[INFO] [stdout]   --> src/handlers/todo.rs:73:20
[INFO] [stdout]    |
[INFO] [stdout] 73 |     path(todo_id): Path(Uuid),
[INFO] [stdout]    |                    ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::path::Path;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use axum::extract::Path;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Entity` in `todo`
[INFO] [stdout]   --> src/handlers/todo.rs:76:45
[INFO] [stdout]    |
[INFO] [stdout] 76 |     if let Ok(Some(mut todo_model)) = todo::Entity::find_by_id(todo_id).one(&db).await{
[INFO] [stdout]    |                                             ^^^^^^ could not find `Entity` in `todo`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sea_orm_migration::seaql_migrations::Entity;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Entity`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 76 -     if let Ok(Some(mut todo_model)) = todo::Entity::find_by_id(todo_id).one(&db).await{
[INFO] [stdout] 76 +     if let Ok(Some(mut todo_model)) = Entity::find_by_id(todo_id).one(&db).await{
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Entity` in `user`
[INFO] [stdout]   --> src/handlers/user.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |    let user = user::Entity::find()
[INFO] [stdout]    |                     ^^^^^^ could not find `Entity` in `user`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sea_orm_migration::seaql_migrations::Entity;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Entity`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 20 -    let user = user::Entity::find()
[INFO] [stdout] 20 +    let user = Entity::find()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Column` in `user`
[INFO] [stdout]   --> src/handlers/user.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 |     .filter(user::Column::Email.eq(payload.email.clone()))
[INFO] [stdout]    |                   ^^^^^^ could not find `Column` in `user`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sea_orm_migration::seaql_migrations::Column;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Column`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 21 -     .filter(user::Column::Email.eq(payload.email.clone()))
[INFO] [stdout] 21 +     .filter(Column::Email.eq(payload.email.clone()))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SocketAddr` in this scope
[INFO] [stdout]   --> src/main.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let addr = SocketAddr::from(([127, 0, 0, 1], 3000));
[INFO] [stdout]    |                ^^^^^^^^^^ use of undeclared type `SocketAddr`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  5 + use std::net::SocketAddr;
[INFO] [stdout]    |
[INFO] [stdout]  5 + use std::os::unix::net::SocketAddr;
[INFO] [stdout]    |
[INFO] [stdout]  5 + use core::net::SocketAddr;
[INFO] [stdout]    |
[INFO] [stdout]  5 + use tokio::net::unix::SocketAddr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get`
[INFO] [stdout]  --> src/routes/todo.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 |     delete, get, post, put
[INFO] [stdout]   |             ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get`
[INFO] [stdout]  --> src/routes/user.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |         get,
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ColumnTrait` and `QueryFilter`
[INFO] [stdout]  --> src/handlers/todo.rs:2:33
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sea_orm::{ActiveValue::Set, ColumnTrait, DatabaseConnection, EntityTrait, QueryFilter};
[INFO] [stdout]   |                                 ^^^^^^^^^^^                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sea_orm_migration::seaql_migrations::Column`
[INFO] [stdout]  --> src/handlers/todo.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sea_orm_migration::seaql_migrations::Column;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sea_orm_migration::seaql_migrations::Column`
[INFO] [stdout]  --> src/handlers/user.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sea_orm_migration::seaql_migrations::Column;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]  --> src/handlers/user.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Deserialize,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Server` in `axum`
[INFO] [stdout]   --> src/main.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 |     axum::Server::bind(&addr)
[INFO] [stdout]    |           ^^^^^^ could not find `Server` in `axum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DATABASE_URL` in this scope
[INFO] [stdout]  --> src/config/mod.rs:8:33
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let database_url = env::var(DATABASE_URL).expect("DATABASE_URL must be set");
[INFO] [stdout]   |                                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ActiveModel` in this scope
[INFO] [stdout]  --> src/entity/user.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use sea_orm_migration::seaql_migrations::ActiveModel;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Column` in this scope
[INFO] [stdout]  --> src/entity/user.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 1 + use sea_orm_migration::seaql_migrations::Column;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PrimaryKey` in this scope
[INFO] [stdout]  --> src/entity/user.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 1 + use sea_orm_migration::seaql_migrations::PrimaryKey;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Entity` in this scope
[INFO] [stdout]   --> src/entity/user.rs:19:40
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^ use of undeclared type `Entity`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveRelation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sea_orm_migration::seaql_migrations::Entity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Entity` in module `super::todo`
[INFO] [stdout]   --> src/entity/user.rs:19:40
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^ not found in `super::todo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveRelation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this unit struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sea_orm_migration::seaql_migrations::Entity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in module `super::todo`
[INFO] [stdout]   --> src/entity/user.rs:25:27
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Related<super::todo::Entity> for EntityName{
[INFO] [stdout]    |                           ^^^^^^ not found in `super::todo`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sea_orm_migration::seaql_migrations::Entity;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Entity`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 25 - impl Related<super::todo::Entity> for EntityName{
[INFO] [stdout] 25 + impl Related<Entity> for EntityName{
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ActiveModel` in this scope
[INFO] [stdout]  --> src/entity/todo.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use sea_orm_migration::seaql_migrations::ActiveModel;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Column` in this scope
[INFO] [stdout]  --> src/entity/todo.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 1 + use sea_orm_migration::seaql_migrations::Column;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PrimaryKey` in this scope
[INFO] [stdout]  --> src/entity/todo.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 1 + use sea_orm_migration::seaql_migrations::PrimaryKey;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Entity` in this scope
[INFO] [stdout]   --> src/entity/todo.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^ use of undeclared type `Entity`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveRelation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sea_orm_migration::seaql_migrations::Entity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Entity` in module `super::user`
[INFO] [stdout]   --> src/entity/todo.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^ not found in `super::user`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveRelation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this unit struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sea_orm_migration::seaql_migrations::Entity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Column` in this scope
[INFO] [stdout]   --> src/entity/todo.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^ use of undeclared type `Column`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveRelation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sea_orm_migration::seaql_migrations::Column;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Column` in `user`
[INFO] [stdout]   --> src/entity/todo.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^ could not find `Column` in `user`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveRelation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sea_orm_migration::seaql_migrations::Column;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in module `super::user`
[INFO] [stdout]   --> src/entity/todo.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Related<super::user::Entity> for EntityName{
[INFO] [stdout]    |                           ^^^^^^ not found in `super::user`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sea_orm_migration::seaql_migrations::Entity;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Entity`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 26 - impl Related<super::user::Entity> for EntityName{
[INFO] [stdout] 26 + impl Related<Entity> for EntityName{
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Path` in this scope
[INFO] [stdout]   --> src/handlers/todo.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     Path(todo_id): Path<uuid::Uuid>
[INFO] [stdout]    |     ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use axum::extract::Path;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Path` in this scope
[INFO] [stdout]   --> src/handlers/todo.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |     Path(todo_id): Path<uuid::Uuid>
[INFO] [stdout]    |                    ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::path::Path;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use axum::extract::Path;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `payload` in this scope
[INFO] [stdout]   --> src/handlers/todo.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let todo = payload.into();
[INFO] [stdout]    |                ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Entity` in `todo`
[INFO] [stdout]   --> src/handlers/todo.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |     match todo::Entity::delete_by_id(todo_id).exec(&db).await{
[INFO] [stdout]    |                 ^^^^^^ could not find `Entity` in `todo`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sea_orm_migration::seaql_migrations::Entity;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Entity`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 52 -     match todo::Entity::delete_by_id(todo_id).exec(&db).await{
[INFO] [stdout] 52 +     match Entity::delete_by_id(todo_id).exec(&db).await{
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0532]: expected tuple struct or tuple variant, found built-in attribute `path`
[INFO] [stdout]   --> src/handlers/todo.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     path(todo_id): Path(Uuid),
[INFO] [stdout]    |     ^^^^ not a tuple struct or tuple variant
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Path` in this scope
[INFO] [stdout]   --> src/handlers/todo.rs:73:20
[INFO] [stdout]    |
[INFO] [stdout] 73 |     path(todo_id): Path(Uuid),
[INFO] [stdout]    |                    ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::path::Path;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use axum::extract::Path;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Entity` in `todo`
[INFO] [stdout]   --> src/handlers/todo.rs:76:45
[INFO] [stdout]    |
[INFO] [stdout] 76 |     if let Ok(Some(mut todo_model)) = todo::Entity::find_by_id(todo_id).one(&db).await{
[INFO] [stdout]    |                                             ^^^^^^ could not find `Entity` in `todo`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sea_orm_migration::seaql_migrations::Entity;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Entity`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 76 -     if let Ok(Some(mut todo_model)) = todo::Entity::find_by_id(todo_id).one(&db).await{
[INFO] [stdout] 76 +     if let Ok(Some(mut todo_model)) = Entity::find_by_id(todo_id).one(&db).await{
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Entity` in `user`
[INFO] [stdout]   --> src/handlers/user.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |    let user = user::Entity::find()
[INFO] [stdout]    |                     ^^^^^^ could not find `Entity` in `user`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sea_orm_migration::seaql_migrations::Entity;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Entity`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 20 -    let user = user::Entity::find()
[INFO] [stdout] 20 +    let user = Entity::find()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Column` in `user`
[INFO] [stdout]   --> src/handlers/user.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 |     .filter(user::Column::Email.eq(payload.email.clone()))
[INFO] [stdout]    |                   ^^^^^^ could not find `Column` in `user`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sea_orm_migration::seaql_migrations::Column;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Column`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 21 -     .filter(user::Column::Email.eq(payload.email.clone()))
[INFO] [stdout] 21 +     .filter(Column::Email.eq(payload.email.clone()))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SocketAddr` in this scope
[INFO] [stdout]   --> src/main.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let addr = SocketAddr::from(([127, 0, 0, 1], 3000));
[INFO] [stdout]    |                ^^^^^^^^^^ use of undeclared type `SocketAddr`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  5 + use std::net::SocketAddr;
[INFO] [stdout]    |
[INFO] [stdout]  5 + use std::os::unix::net::SocketAddr;
[INFO] [stdout]    |
[INFO] [stdout]  5 + use core::net::SocketAddr;
[INFO] [stdout]    |
[INFO] [stdout]  5 + use tokio::net::unix::SocketAddr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get`
[INFO] [stdout]  --> src/routes/todo.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 |     delete, get, post, put
[INFO] [stdout]   |             ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get`
[INFO] [stdout]  --> src/routes/user.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |         get,
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ColumnTrait` and `QueryFilter`
[INFO] [stdout]  --> src/handlers/todo.rs:2:33
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sea_orm::{ActiveValue::Set, ColumnTrait, DatabaseConnection, EntityTrait, QueryFilter};
[INFO] [stdout]   |                                 ^^^^^^^^^^^                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sea_orm_migration::seaql_migrations::Column`
[INFO] [stdout]  --> src/handlers/todo.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sea_orm_migration::seaql_migrations::Column;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sea_orm_migration::seaql_migrations::Column`
[INFO] [stdout]  --> src/handlers/user.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sea_orm_migration::seaql_migrations::Column;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]  --> src/handlers/user.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Deserialize,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::user::Model: std::default::Default` is not satisfied
[INFO] [stdout]   --> src/entity/user.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    |            ^^^^^ the trait `std::default::Default` is not implemented for `entity::user::Model`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `sea_orm::EntityName`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:17:36
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait EntityName: IdenStatic + Default {
[INFO] [stdout]    |                                    ^^^^^^^ required by this bound in `EntityName`
[INFO] [stdout] help: consider annotating `entity::user::Model` with `#[derive(Default)]`
[INFO] [stdout]    |
[INFO] [stdout] 10 + #[derive(Default)]
[INFO] [stdout] 11 | pub struct Model{
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::user::Model: Copy` is not satisfied
[INFO] [stdout]   --> src/entity/user.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    |            ^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `sea_orm::IdenStatic` is not implemented for `entity::user::Model`
[INFO] [stdout]       but trait `IdenStatic` is implemented for it
[INFO] [stdout]   --> src/entity/user.rs:8:35
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^
[INFO] [stdout]    = note: there are multiple different versions of crate `backend` in the dependency graph
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = note: required for `entity::user::Model` to implement `sea_orm::IdenStatic`
[INFO] [stdout] note: required by a bound in `sea_orm::EntityName`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait EntityName: IdenStatic + Default {
[INFO] [stdout]    |                       ^^^^^^^^^^ required by this bound in `EntityName`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::user::Model: FromQueryResult` is not satisfied
[INFO] [stdout]    --> src/entity/user.rs:8:35
[INFO] [stdout]     |
[INFO] [stdout]   8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromQueryResult` is not implemented for `entity::user::Model`
[INFO] [stdout]    --> src/entity/user.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct Model{
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `FromQueryResult`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/query/json.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl FromQueryResult for JsonValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `JsonValue`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-migration-1.1.14/src/seaql_migrations.rs:3:39
[INFO] [stdout]     |
[INFO] [stdout]   3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^ `sea_orm_migration::seaql_migrations::Model`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/model.rs:143:1
[INFO] [stdout]     |
[INFO] [stdout] 143 | impl<T: FromQueryResult> FromQueryResult for Option<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `std::option::Option<T>`
[INFO] [stdout]     = note: there are multiple different versions of crate `backend` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `sea_orm::EntityTrait::Model`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:59:45
[INFO] [stdout]     |
[INFO] [stdout]  59 |     type Model: ModelTrait<Entity = Self> + FromQueryResult;
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^ required by this bound in `EntityTrait::Model`
[INFO] [stdout]     = note: this error originates in the derive macro `DeriveEntity` which comes from the expansion of the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::user::Model: sea_orm::ModelTrait` is not satisfied
[INFO] [stdout]   --> src/entity/user.rs:8:35
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `sea_orm::ModelTrait` is not implemented for `entity::user::Model`
[INFO] [stdout]   --> src/entity/user.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `sea_orm::ModelTrait` is implemented for `sea_orm_migration::seaql_migrations::Model`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-migration-1.1.14/src/seaql_migrations.rs:3:39
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `sea_orm::EntityTrait::Model`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |     type Model: ModelTrait<Entity = Self> + FromQueryResult;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `EntityTrait::Model`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntity` which comes from the expansion of the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::user::Model: std::default::Default` is not satisfied
[INFO] [stdout]   --> src/entity/user.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    |            ^^^^^ the trait `std::default::Default` is not implemented for `entity::user::Model`
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `sea_orm::EntityName` is not implemented for `entity::user::Model`
[INFO] [stdout]       but trait `EntityName` is implemented for it
[INFO] [stdout]   --> src/entity/user.rs:8:35
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^
[INFO] [stdout]    = note: there are multiple different versions of crate `backend` in the dependency graph
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = note: required for `entity::user::Model` to implement `sea_orm::EntityName`
[INFO] [stdout] note: required by a bound in `EntityTrait`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub trait EntityTrait: EntityName {
[INFO] [stdout]    |                        ^^^^^^^^^^ required by this bound in `EntityTrait`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `entity::user::Model` with `#[derive(Default)]`
[INFO] [stdout]    |
[INFO] [stdout] 10 + #[derive(Default)]
[INFO] [stdout] 11 | pub struct Model{
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::user::Model: std::default::Default` is not satisfied
[INFO] [stdout]   --> src/entity/user.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    |            ^^^^^ the trait `std::default::Default` is not implemented for `entity::user::Model`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `sea_orm::EntityName`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:17:36
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait EntityName: IdenStatic + Default {
[INFO] [stdout]    |                                    ^^^^^^^ required by this bound in `EntityName`
[INFO] [stdout] help: consider annotating `entity::user::Model` with `#[derive(Default)]`
[INFO] [stdout]    |
[INFO] [stdout] 10 + #[derive(Default)]
[INFO] [stdout] 11 | pub struct Model{
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::user::Model: Copy` is not satisfied
[INFO] [stdout]   --> src/entity/user.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    |            ^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `sea_orm::EntityName` is not implemented for `entity::user::Model`
[INFO] [stdout]       but trait `EntityName` is implemented for it
[INFO] [stdout]   --> src/entity/user.rs:8:35
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^
[INFO] [stdout]    = note: there are multiple different versions of crate `backend` in the dependency graph
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = note: required for `entity::user::Model` to implement `sea_orm::IdenStatic`
[INFO] [stdout]    = note: required for `entity::user::Model` to implement `sea_orm::EntityName`
[INFO] [stdout] note: required by a bound in `EntityTrait`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub trait EntityTrait: EntityName {
[INFO] [stdout]    |                        ^^^^^^^^^^ required by this bound in `EntityTrait`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::user::Model: Copy` is not satisfied
[INFO] [stdout]   --> src/entity/user.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    |            ^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Copy` is not implemented for `entity::user::Model`
[INFO] [stdout]   --> src/entity/user.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `sea_orm::IdenStatic`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait IdenStatic: Iden + Copy + Debug + 'static {
[INFO] [stdout]    |                              ^^^^ required by this bound in `IdenStatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::user::Model: Copy` is not satisfied
[INFO] [stdout]   --> src/entity/user.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    |            ^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `sea_orm::IdenStatic` is not implemented for `entity::user::Model`
[INFO] [stdout]       but trait `IdenStatic` is implemented for it
[INFO] [stdout]   --> src/entity/user.rs:8:35
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^
[INFO] [stdout]    = note: there are multiple different versions of crate `backend` in the dependency graph
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = note: required for `entity::user::Model` to implement `sea_orm::IdenStatic`
[INFO] [stdout] note: required by a bound in `sea_orm::EntityName`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait EntityName: IdenStatic + Default {
[INFO] [stdout]    |                       ^^^^^^^^^^ required by this bound in `EntityName`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::user::Model: FromQueryResult` is not satisfied
[INFO] [stdout]    --> src/entity/user.rs:8:35
[INFO] [stdout]     |
[INFO] [stdout]   8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromQueryResult` is not implemented for `entity::user::Model`
[INFO] [stdout]    --> src/entity/user.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct Model{
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `FromQueryResult`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/query/json.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl FromQueryResult for JsonValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `JsonValue`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-migration-1.1.14/src/seaql_migrations.rs:3:39
[INFO] [stdout]     |
[INFO] [stdout]   3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^ `sea_orm_migration::seaql_migrations::Model`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/model.rs:143:1
[INFO] [stdout]     |
[INFO] [stdout] 143 | impl<T: FromQueryResult> FromQueryResult for Option<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `std::option::Option<T>`
[INFO] [stdout]     = note: there are multiple different versions of crate `backend` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `sea_orm::EntityTrait::Model`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:59:45
[INFO] [stdout]     |
[INFO] [stdout]  59 |     type Model: ModelTrait<Entity = Self> + FromQueryResult;
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^ required by this bound in `EntityTrait::Model`
[INFO] [stdout]     = note: this error originates in the derive macro `DeriveEntity` which comes from the expansion of the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::user::Model: sea_orm::ModelTrait` is not satisfied
[INFO] [stdout]   --> src/entity/user.rs:8:35
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `sea_orm::ModelTrait` is not implemented for `entity::user::Model`
[INFO] [stdout]   --> src/entity/user.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `sea_orm::ModelTrait` is implemented for `sea_orm_migration::seaql_migrations::Model`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-migration-1.1.14/src/seaql_migrations.rs:3:39
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `sea_orm::EntityTrait::Model`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |     type Model: ModelTrait<Entity = Self> + FromQueryResult;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `EntityTrait::Model`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntity` which comes from the expansion of the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::user::Model: std::default::Default` is not satisfied
[INFO] [stdout]   --> src/entity/user.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    |            ^^^^^ the trait `std::default::Default` is not implemented for `entity::user::Model`
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `sea_orm::EntityName` is not implemented for `entity::user::Model`
[INFO] [stdout]       but trait `EntityName` is implemented for it
[INFO] [stdout]   --> src/entity/user.rs:8:35
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^
[INFO] [stdout]    = note: there are multiple different versions of crate `backend` in the dependency graph
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = note: required for `entity::user::Model` to implement `sea_orm::EntityName`
[INFO] [stdout] note: required by a bound in `EntityTrait`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub trait EntityTrait: EntityName {
[INFO] [stdout]    |                        ^^^^^^^^^^ required by this bound in `EntityTrait`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `entity::user::Model` with `#[derive(Default)]`
[INFO] [stdout]    |
[INFO] [stdout] 10 + #[derive(Default)]
[INFO] [stdout] 11 | pub struct Model{
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::user::Model: Copy` is not satisfied
[INFO] [stdout]   --> src/entity/user.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    |            ^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `sea_orm::EntityName` is not implemented for `entity::user::Model`
[INFO] [stdout]       but trait `EntityName` is implemented for it
[INFO] [stdout]   --> src/entity/user.rs:8:35
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^
[INFO] [stdout]    = note: there are multiple different versions of crate `backend` in the dependency graph
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = note: required for `entity::user::Model` to implement `sea_orm::IdenStatic`
[INFO] [stdout]    = note: required for `entity::user::Model` to implement `sea_orm::EntityName`
[INFO] [stdout] note: required by a bound in `EntityTrait`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub trait EntityTrait: EntityName {
[INFO] [stdout]    |                        ^^^^^^^^^^ required by this bound in `EntityTrait`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::user::Model: Copy` is not satisfied
[INFO] [stdout]   --> src/entity/user.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    |            ^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Copy` is not implemented for `entity::user::Model`
[INFO] [stdout]   --> src/entity/user.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `sea_orm::IdenStatic`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait IdenStatic: Iden + Copy + Debug + 'static {
[INFO] [stdout]    |                              ^^^^ required by this bound in `IdenStatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/entity/user.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Related<super::todo::Entity> for EntityName{
[INFO] [stdout]    |                                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Related<super::todo::Entity> for dyn EntityName{
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/entity/todo.rs:26:39
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Related<super::user::Entity> for EntityName{
[INFO] [stdout]    |                                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Related<super::user::Entity> for dyn EntityName{
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::todo::Model: std::default::Default` is not satisfied
[INFO] [stdout]   --> src/entity/todo.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    |            ^^^^^ the trait `std::default::Default` is not implemented for `entity::todo::Model`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `sea_orm::EntityName`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:17:36
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait EntityName: IdenStatic + Default {
[INFO] [stdout]    |                                    ^^^^^^^ required by this bound in `EntityName`
[INFO] [stdout] help: consider annotating `entity::todo::Model` with `#[derive(Default)]`
[INFO] [stdout]    |
[INFO] [stdout] 10 + #[derive(Default)]
[INFO] [stdout] 11 | pub struct Model{
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::todo::Model: Copy` is not satisfied
[INFO] [stdout]   --> src/entity/todo.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    |            ^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `sea_orm::IdenStatic` is not implemented for `entity::todo::Model`
[INFO] [stdout]       but trait `IdenStatic` is implemented for it
[INFO] [stdout]   --> src/entity/todo.rs:8:35
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^
[INFO] [stdout]    = note: there are multiple different versions of crate `backend` in the dependency graph
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = note: required for `entity::todo::Model` to implement `sea_orm::IdenStatic`
[INFO] [stdout] note: required by a bound in `sea_orm::EntityName`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait EntityName: IdenStatic + Default {
[INFO] [stdout]    |                       ^^^^^^^^^^ required by this bound in `EntityName`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::todo::Model: FromQueryResult` is not satisfied
[INFO] [stdout]    --> src/entity/todo.rs:8:35
[INFO] [stdout]     |
[INFO] [stdout]   8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromQueryResult` is not implemented for `entity::todo::Model`
[INFO] [stdout]    --> src/entity/todo.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct Model{
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `FromQueryResult`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/query/json.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl FromQueryResult for JsonValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `JsonValue`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-migration-1.1.14/src/seaql_migrations.rs:3:39
[INFO] [stdout]     |
[INFO] [stdout]   3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^ `sea_orm_migration::seaql_migrations::Model`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/model.rs:143:1
[INFO] [stdout]     |
[INFO] [stdout] 143 | impl<T: FromQueryResult> FromQueryResult for Option<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `std::option::Option<T>`
[INFO] [stdout]     = note: there are multiple different versions of crate `backend` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `sea_orm::EntityTrait::Model`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:59:45
[INFO] [stdout]     |
[INFO] [stdout]  59 |     type Model: ModelTrait<Entity = Self> + FromQueryResult;
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^ required by this bound in `EntityTrait::Model`
[INFO] [stdout]     = note: this error originates in the derive macro `DeriveEntity` which comes from the expansion of the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::todo::Model: sea_orm::ModelTrait` is not satisfied
[INFO] [stdout]   --> src/entity/todo.rs:8:35
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `sea_orm::ModelTrait` is not implemented for `entity::todo::Model`
[INFO] [stdout]   --> src/entity/todo.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `sea_orm::ModelTrait` is implemented for `sea_orm_migration::seaql_migrations::Model`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-migration-1.1.14/src/seaql_migrations.rs:3:39
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `sea_orm::EntityTrait::Model`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |     type Model: ModelTrait<Entity = Self> + FromQueryResult;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `EntityTrait::Model`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntity` which comes from the expansion of the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::todo::Model: std::default::Default` is not satisfied
[INFO] [stdout]   --> src/entity/todo.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    |            ^^^^^ the trait `std::default::Default` is not implemented for `entity::todo::Model`
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `sea_orm::EntityName` is not implemented for `entity::todo::Model`
[INFO] [stdout]       but trait `EntityName` is implemented for it
[INFO] [stdout]   --> src/entity/todo.rs:8:35
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^
[INFO] [stdout]    = note: there are multiple different versions of crate `backend` in the dependency graph
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = note: required for `entity::todo::Model` to implement `sea_orm::EntityName`
[INFO] [stdout] note: required by a bound in `EntityTrait`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub trait EntityTrait: EntityName {
[INFO] [stdout]    |                        ^^^^^^^^^^ required by this bound in `EntityTrait`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `entity::todo::Model` with `#[derive(Default)]`
[INFO] [stdout]    |
[INFO] [stdout] 10 + #[derive(Default)]
[INFO] [stdout] 11 | pub struct Model{
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::todo::Model: Copy` is not satisfied
[INFO] [stdout]   --> src/entity/todo.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    |            ^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `sea_orm::EntityName` is not implemented for `entity::todo::Model`
[INFO] [stdout]       but trait `EntityName` is implemented for it
[INFO] [stdout]   --> src/entity/todo.rs:8:35
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^
[INFO] [stdout]    = note: there are multiple different versions of crate `backend` in the dependency graph
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = note: required for `entity::todo::Model` to implement `sea_orm::IdenStatic`
[INFO] [stdout]    = note: required for `entity::todo::Model` to implement `sea_orm::EntityName`
[INFO] [stdout] note: required by a bound in `EntityTrait`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub trait EntityTrait: EntityName {
[INFO] [stdout]    |                        ^^^^^^^^^^ required by this bound in `EntityTrait`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::todo::Model: Copy` is not satisfied
[INFO] [stdout]   --> src/entity/todo.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    |            ^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Copy` is not implemented for `entity::todo::Model`
[INFO] [stdout]   --> src/entity/todo.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `sea_orm::IdenStatic`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait IdenStatic: Iden + Copy + Debug + 'static {
[INFO] [stdout]    |                              ^^^^ required by this bound in `IdenStatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/entity/user.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Related<super::todo::Entity> for EntityName{
[INFO] [stdout]    |                                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Related<super::todo::Entity> for dyn EntityName{
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/entity/todo.rs:26:39
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Related<super::user::Entity> for EntityName{
[INFO] [stdout]    |                                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Related<super::user::Entity> for dyn EntityName{
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::todo::Model: std::default::Default` is not satisfied
[INFO] [stdout]   --> src/entity/todo.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    |            ^^^^^ the trait `std::default::Default` is not implemented for `entity::todo::Model`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `sea_orm::EntityName`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:17:36
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait EntityName: IdenStatic + Default {
[INFO] [stdout]    |                                    ^^^^^^^ required by this bound in `EntityName`
[INFO] [stdout] help: consider annotating `entity::todo::Model` with `#[derive(Default)]`
[INFO] [stdout]    |
[INFO] [stdout] 10 + #[derive(Default)]
[INFO] [stdout] 11 | pub struct Model{
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::todo::Model: Copy` is not satisfied
[INFO] [stdout]   --> src/entity/todo.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    |            ^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `sea_orm::IdenStatic` is not implemented for `entity::todo::Model`
[INFO] [stdout]       but trait `IdenStatic` is implemented for it
[INFO] [stdout]   --> src/entity/todo.rs:8:35
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^
[INFO] [stdout]    = note: there are multiple different versions of crate `backend` in the dependency graph
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = note: required for `entity::todo::Model` to implement `sea_orm::IdenStatic`
[INFO] [stdout] note: required by a bound in `sea_orm::EntityName`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait EntityName: IdenStatic + Default {
[INFO] [stdout]    |                       ^^^^^^^^^^ required by this bound in `EntityName`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::todo::Model: FromQueryResult` is not satisfied
[INFO] [stdout]    --> src/entity/todo.rs:8:35
[INFO] [stdout]     |
[INFO] [stdout]   8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromQueryResult` is not implemented for `entity::todo::Model`
[INFO] [stdout]    --> src/entity/todo.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct Model{
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `FromQueryResult`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/query/json.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl FromQueryResult for JsonValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `JsonValue`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-migration-1.1.14/src/seaql_migrations.rs:3:39
[INFO] [stdout]     |
[INFO] [stdout]   3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^ `sea_orm_migration::seaql_migrations::Model`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/model.rs:143:1
[INFO] [stdout]     |
[INFO] [stdout] 143 | impl<T: FromQueryResult> FromQueryResult for Option<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `std::option::Option<T>`
[INFO] [stdout]     = note: there are multiple different versions of crate `backend` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `sea_orm::EntityTrait::Model`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:59:45
[INFO] [stdout]     |
[INFO] [stdout]  59 |     type Model: ModelTrait<Entity = Self> + FromQueryResult;
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^ required by this bound in `EntityTrait::Model`
[INFO] [stdout]     = note: this error originates in the derive macro `DeriveEntity` which comes from the expansion of the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::todo::Model: sea_orm::ModelTrait` is not satisfied
[INFO] [stdout]   --> src/entity/todo.rs:8:35
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `sea_orm::ModelTrait` is not implemented for `entity::todo::Model`
[INFO] [stdout]   --> src/entity/todo.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `sea_orm::ModelTrait` is implemented for `sea_orm_migration::seaql_migrations::Model`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-migration-1.1.14/src/seaql_migrations.rs:3:39
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `sea_orm::EntityTrait::Model`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |     type Model: ModelTrait<Entity = Self> + FromQueryResult;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `EntityTrait::Model`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntity` which comes from the expansion of the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::todo::Model: std::default::Default` is not satisfied
[INFO] [stdout]   --> src/entity/todo.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    |            ^^^^^ the trait `std::default::Default` is not implemented for `entity::todo::Model`
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `sea_orm::EntityName` is not implemented for `entity::todo::Model`
[INFO] [stdout]       but trait `EntityName` is implemented for it
[INFO] [stdout]   --> src/entity/todo.rs:8:35
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^
[INFO] [stdout]    = note: there are multiple different versions of crate `backend` in the dependency graph
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = note: required for `entity::todo::Model` to implement `sea_orm::EntityName`
[INFO] [stdout] note: required by a bound in `EntityTrait`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub trait EntityTrait: EntityName {
[INFO] [stdout]    |                        ^^^^^^^^^^ required by this bound in `EntityTrait`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `entity::todo::Model` with `#[derive(Default)]`
[INFO] [stdout]    |
[INFO] [stdout] 10 + #[derive(Default)]
[INFO] [stdout] 11 | pub struct Model{
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/config/mod.rs:7:45
[INFO] [stdout]    |
[INFO] [stdout]  7 |   pub async fn connect() -> DatabaseConnection{
[INFO] [stdout]    |  _____________________________________________^
[INFO] [stdout]  8 | |     let database_url = env::var(DATABASE_URL).expect("DATABASE_URL must be set");
[INFO] [stdout]  9 | |     Database::connect(&database_url).await.expect("Failed to connect with db");
[INFO] [stdout]    | |                                                                               - help: remove this semicolon to return this value
[INFO] [stdout] 10 | |
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^ expected `DatabaseConnection`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::todo::Model: Copy` is not satisfied
[INFO] [stdout]   --> src/entity/todo.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    |            ^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `sea_orm::EntityName` is not implemented for `entity::todo::Model`
[INFO] [stdout]       but trait `EntityName` is implemented for it
[INFO] [stdout]   --> src/entity/todo.rs:8:35
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^
[INFO] [stdout]    = note: there are multiple different versions of crate `backend` in the dependency graph
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = note: required for `entity::todo::Model` to implement `sea_orm::IdenStatic`
[INFO] [stdout]    = note: required for `entity::todo::Model` to implement `sea_orm::EntityName`
[INFO] [stdout] note: required by a bound in `EntityTrait`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub trait EntityTrait: EntityName {
[INFO] [stdout]    |                        ^^^^^^^^^^ required by this bound in `EntityTrait`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/handlers/todo.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let todo = payload.into();
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 28 |
[INFO] [stdout] 29 |     match todo.insert(&db).await{
[INFO] [stdout]    |           ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `todo` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let todo: /* Type */ = payload.into();
[INFO] [stdout]    |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::todo::Model: Copy` is not satisfied
[INFO] [stdout]   --> src/entity/todo.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    |            ^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Copy` is not implemented for `entity::todo::Model`
[INFO] [stdout]   --> src/entity/todo.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `sea_orm::IdenStatic`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait IdenStatic: Iden + Copy + Debug + 'static {
[INFO] [stdout]    |                              ^^^^ required by this bound in `IdenStatic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/config/mod.rs:7:45
[INFO] [stdout]    |
[INFO] [stdout]  7 |   pub async fn connect() -> DatabaseConnection{
[INFO] [stdout]    |  _____________________________________________^
[INFO] [stdout]  8 | |     let database_url = env::var(DATABASE_URL).expect("DATABASE_URL must be set");
[INFO] [stdout]  9 | |     Database::connect(&database_url).await.expect("Failed to connect with db");
[INFO] [stdout]    | |                                                                               - help: remove this semicolon to return this value
[INFO] [stdout] 10 | |
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^ expected `DatabaseConnection`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/handlers/todo.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let todo = payload.into();
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 28 |
[INFO] [stdout] 29 |     match todo.insert(&db).await{
[INFO] [stdout]    |           ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `todo` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let todo: /* Type */ = payload.into();
[INFO] [stdout]    |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/handlers/todo.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 message: "Todo has been successfully created"
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 message: "Todo has been successfully created".to_string()
[INFO] [stdout]    |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/handlers/todo.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 | /             Json(Response {
[INFO] [stdout] 39 | |                 ok: false,
[INFO] [stdout] 40 | |                 message: format!("Failed to create todo: {}", e),
[INFO] [stdout] 41 | |             })
[INFO] [stdout]    | |______________^ expected `()`, found `Json<Response>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected unit type `()`
[INFO] [stdout]                  found struct `axum::Json<handlers::todo::Response>`
[INFO] [stdout] help: consider using a semicolon here
[INFO] [stdout]    |
[INFO] [stdout] 41 |             });
[INFO] [stdout]    |               +
[INFO] [stdout] help: try adding a return type
[INFO] [stdout]    |
[INFO] [stdout] 26 | ) -> axum::Json<handlers::todo::Response>{
[INFO] [stdout]    |   +++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/handlers/todo.rs:56:26
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 message: "Todo has been successfully deleted"
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 message: "Todo has been successfully deleted".to_string()
[INFO] [stdout]    |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/handlers/todo.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 message: "Todo has been successfully created"
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 message: "Todo has been successfully created".to_string()
[INFO] [stdout]    |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/handlers/todo.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 | /             Json(Response {
[INFO] [stdout] 39 | |                 ok: false,
[INFO] [stdout] 40 | |                 message: format!("Failed to create todo: {}", e),
[INFO] [stdout] 41 | |             })
[INFO] [stdout]    | |______________^ expected `()`, found `Json<Response>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected unit type `()`
[INFO] [stdout]                  found struct `axum::Json<handlers::todo::Response>`
[INFO] [stdout] help: consider using a semicolon here
[INFO] [stdout]    |
[INFO] [stdout] 41 |             });
[INFO] [stdout]    |               +
[INFO] [stdout] help: try adding a return type
[INFO] [stdout]    |
[INFO] [stdout] 26 | ) -> axum::Json<handlers::todo::Response>{
[INFO] [stdout]    |   +++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/handlers/todo.rs:64:29
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     message:"Failed to delete the todo"
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     message:"Failed to delete the todo".to_string()
[INFO] [stdout]    |                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/handlers/todo.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |   ){
[INFO] [stdout]    |    - help: try adding a return type: `-> axum::Json<handlers::todo::Response>`
[INFO] [stdout] ...
[INFO] [stdout] 61 | /             Json(
[INFO] [stdout] 62 | |                 Response{
[INFO] [stdout] 63 | |                     ok: false,
[INFO] [stdout] 64 | |                     message:"Failed to delete the todo"
[INFO] [stdout] 65 | |                 }
[INFO] [stdout] 66 | |             )
[INFO] [stdout]    | |_____________^ expected `()`, found `Json<Response>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected unit type `()`
[INFO] [stdout]                  found struct `axum::Json<handlers::todo::Response>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/handlers/todo.rs:56:26
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 message: "Todo has been successfully deleted"
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 message: "Todo has been successfully deleted".to_string()
[INFO] [stdout]    |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/handlers/todo.rs:91:30
[INFO] [stdout]    |
[INFO] [stdout] 91 |                     message: "todo has been updates successfully"
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 91 |                     message: "todo has been updates successfully".to_string()
[INFO] [stdout]    |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/handlers/todo.rs:64:29
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     message:"Failed to delete the todo"
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     message:"Failed to delete the todo".to_string()
[INFO] [stdout]    |                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/handlers/todo.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |   ){
[INFO] [stdout]    |    - help: try adding a return type: `-> axum::Json<handlers::todo::Response>`
[INFO] [stdout] ...
[INFO] [stdout] 61 | /             Json(
[INFO] [stdout] 62 | |                 Response{
[INFO] [stdout] 63 | |                     ok: false,
[INFO] [stdout] 64 | |                     message:"Failed to delete the todo"
[INFO] [stdout] 65 | |                 }
[INFO] [stdout] 66 | |             )
[INFO] [stdout]    | |_____________^ expected `()`, found `Json<Response>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected unit type `()`
[INFO] [stdout]                  found struct `axum::Json<handlers::todo::Response>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/handlers/todo.rs:97:30
[INFO] [stdout]    |
[INFO] [stdout] 97 |                     message: "todo is failed to update"
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 97 |                     message: "todo is failed to update".to_string()
[INFO] [stdout]    |                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/handlers/todo.rs:87:9
[INFO] [stdout]     |
[INFO] [stdout]  87 | /         match todo_active.update(&db).await {
[INFO] [stdout]  88 | |             Ok(_) => Json(
[INFO] [stdout]  89 | |                 Response{
[INFO] [stdout]  90 | |                     ok: true,
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |         }
[INFO] [stdout]     | |_________^ expected `()`, found `Json<Response>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                   found struct `axum::Json<handlers::todo::Response>`
[INFO] [stdout] help: consider using a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 100 |         };
[INFO] [stdout]     |          +
[INFO] [stdout] help: try adding a return type
[INFO] [stdout]     |
[INFO] [stdout]  75 | ) -> axum::Json<handlers::todo::Response>{
[INFO] [stdout]     |   +++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/handlers/todo.rs:105:26
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 message: "todo does not exist"
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]     |
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 message: "todo does not exist".to_string()
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/handlers/todo.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout]  75 |   ){
[INFO] [stdout]     |    - help: try adding a return type: `-> axum::Json<handlers::todo::Response>`
[INFO] [stdout] ...
[INFO] [stdout] 102 | /         Json(
[INFO] [stdout] 103 | |             Response{
[INFO] [stdout] 104 | |                 ok: false,
[INFO] [stdout] 105 | |                 message: "todo does not exist"
[INFO] [stdout] 106 | |             }
[INFO] [stdout] 107 | |         )
[INFO] [stdout]     | |_________^ expected `()`, found `Json<Response>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                   found struct `axum::Json<handlers::todo::Response>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/handlers/todo.rs:91:30
[INFO] [stdout]    |
[INFO] [stdout] 91 |                     message: "todo has been updates successfully"
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 91 |                     message: "todo has been updates successfully".to_string()
[INFO] [stdout]    |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/handlers/todo.rs:97:30
[INFO] [stdout]    |
[INFO] [stdout] 97 |                     message: "todo is failed to update"
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 97 |                     message: "todo is failed to update".to_string()
[INFO] [stdout]    |                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/handlers/todo.rs:87:9
[INFO] [stdout]     |
[INFO] [stdout]  87 | /         match todo_active.update(&db).await {
[INFO] [stdout]  88 | |             Ok(_) => Json(
[INFO] [stdout]  89 | |                 Response{
[INFO] [stdout]  90 | |                     ok: true,
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |         }
[INFO] [stdout]     | |_________^ expected `()`, found `Json<Response>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                   found struct `axum::Json<handlers::todo::Response>`
[INFO] [stdout] help: consider using a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 100 |         };
[INFO] [stdout]     |          +
[INFO] [stdout] help: try adding a return type
[INFO] [stdout]     |
[INFO] [stdout]  75 | ) -> axum::Json<handlers::todo::Response>{
[INFO] [stdout]     |   +++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/handlers/user.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     message: "User have signed in successfully"
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     message: "User have signed in successfully".to_string()
[INFO] [stdout]    |                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/handlers/todo.rs:105:26
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 message: "todo does not exist"
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]     |
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 message: "todo does not exist".to_string()
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/handlers/user.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |   ){
[INFO] [stdout]    |    - help: try adding a return type: `-> axum::Json<handlers::user::Response>`
[INFO] [stdout] ...
[INFO] [stdout] 28 | /             Json(
[INFO] [stdout] 29 | |                 Response{
[INFO] [stdout] 30 | |                     ok: true,
[INFO] [stdout] 31 | |                     message: "User have signed in successfully"
[INFO] [stdout] 32 | |                 }
[INFO] [stdout] 33 | |             )
[INFO] [stdout]    | |_____________^ expected `()`, found `Json<Response>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected unit type `()`
[INFO] [stdout]                  found struct `axum::Json<handlers::user::Response>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/handlers/todo.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout]  75 |   ){
[INFO] [stdout]     |    - help: try adding a return type: `-> axum::Json<handlers::todo::Response>`
[INFO] [stdout] ...
[INFO] [stdout] 102 | /         Json(
[INFO] [stdout] 103 | |             Response{
[INFO] [stdout] 104 | |                 ok: false,
[INFO] [stdout] 105 | |                 message: "todo does not exist"
[INFO] [stdout] 106 | |             }
[INFO] [stdout] 107 | |         )
[INFO] [stdout]     | |_________^ expected `()`, found `Json<Response>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                   found struct `axum::Json<handlers::todo::Response>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/handlers/user.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |                     message: "Something went wrong"
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 38 |                     message: "Something went wrong".to_string()
[INFO] [stdout]    |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/handlers/user.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |   ){
[INFO] [stdout]    |    - help: try adding a return type: `-> axum::Json<handlers::user::Response>`
[INFO] [stdout] ...
[INFO] [stdout] 35 | /             Json(
[INFO] [stdout] 36 | |                 Response { 
[INFO] [stdout] 37 | |                     ok: false, 
[INFO] [stdout] 38 | |                     message: "Something went wrong"
[INFO] [stdout] 39 | |                 }
[INFO] [stdout] 40 | |             )
[INFO] [stdout]    | |_____________^ expected `()`, found `Json<Response>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected unit type `()`
[INFO] [stdout]                  found struct `axum::Json<handlers::user::Response>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/handlers/user.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     message: "User have signed in successfully"
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     message: "User have signed in successfully".to_string()
[INFO] [stdout]    |                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/handlers/user.rs:47:26
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 message: "User not found"
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 message: "User not found".to_string()
[INFO] [stdout]    |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/handlers/user.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |   ){
[INFO] [stdout]    |    - help: try adding a return type: `-> axum::Json<handlers::user::Response>`
[INFO] [stdout] ...
[INFO] [stdout] 28 | /             Json(
[INFO] [stdout] 29 | |                 Response{
[INFO] [stdout] 30 | |                     ok: true,
[INFO] [stdout] 31 | |                     message: "User have signed in successfully"
[INFO] [stdout] 32 | |                 }
[INFO] [stdout] 33 | |             )
[INFO] [stdout]    | |_____________^ expected `()`, found `Json<Response>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected unit type `()`
[INFO] [stdout]                  found struct `axum::Json<handlers::user::Response>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/handlers/user.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |   ){
[INFO] [stdout]    |    - help: try adding a return type: `-> axum::Json<handlers::user::Response>`
[INFO] [stdout] ...
[INFO] [stdout] 44 | /         Json(
[INFO] [stdout] 45 | |             Response{
[INFO] [stdout] 46 | |                 ok: false,
[INFO] [stdout] 47 | |                 message: "User not found"
[INFO] [stdout] 48 | |             }
[INFO] [stdout] 49 | |         )
[INFO] [stdout]    | |_________^ expected `()`, found `Json<Response>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected unit type `()`
[INFO] [stdout]                  found struct `axum::Json<handlers::user::Response>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/handlers/user.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let user = payload.into();
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 58 |      match user.insert(&db).await {
[INFO] [stdout]    |            ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `user` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let user: /* Type */ = payload.into();
[INFO] [stdout]    |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/handlers/user.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |                     message: "Something went wrong"
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 38 |                     message: "Something went wrong".to_string()
[INFO] [stdout]    |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/handlers/user.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |   ){
[INFO] [stdout]    |    - help: try adding a return type: `-> axum::Json<handlers::user::Response>`
[INFO] [stdout] ...
[INFO] [stdout] 35 | /             Json(
[INFO] [stdout] 36 | |                 Response { 
[INFO] [stdout] 37 | |                     ok: false, 
[INFO] [stdout] 38 | |                     message: "Something went wrong"
[INFO] [stdout] 39 | |                 }
[INFO] [stdout] 40 | |             )
[INFO] [stdout]    | |_____________^ expected `()`, found `Json<Response>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected unit type `()`
[INFO] [stdout]                  found struct `axum::Json<handlers::user::Response>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/handlers/user.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 | /             Json(Response {
[INFO] [stdout] 66 | |                 ok: false,
[INFO] [stdout] 67 | |                 message: format!("Failed to sign up: {}", e),
[INFO] [stdout] 68 | |             })
[INFO] [stdout]    | |______________^ expected `()`, found `Json<Response>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected unit type `()`
[INFO] [stdout]                  found struct `axum::Json<handlers::user::Response>`
[INFO] [stdout] help: consider using a semicolon here
[INFO] [stdout]    |
[INFO] [stdout] 68 |             });
[INFO] [stdout]    |               +
[INFO] [stdout] help: try adding a return type
[INFO] [stdout]    |
[INFO] [stdout] 56 | ) -> axum::Json<handlers::user::Response>{
[INFO] [stdout]    |   +++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/handlers/user.rs:47:26
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 message: "User not found"
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 message: "User not found".to_string()
[INFO] [stdout]    |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/handlers/user.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |   ){
[INFO] [stdout]    |    - help: try adding a return type: `-> axum::Json<handlers::user::Response>`
[INFO] [stdout] ...
[INFO] [stdout] 44 | /         Json(
[INFO] [stdout] 45 | |             Response{
[INFO] [stdout] 46 | |                 ok: false,
[INFO] [stdout] 47 | |                 message: "User not found"
[INFO] [stdout] 48 | |             }
[INFO] [stdout] 49 | |         )
[INFO] [stdout]    | |_________^ expected `()`, found `Json<Response>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected unit type `()`
[INFO] [stdout]                  found struct `axum::Json<handlers::user::Response>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/handlers/user.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let user = payload.into();
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 58 |      match user.insert(&db).await {
[INFO] [stdout]    |            ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `user` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let user: /* Type */ = payload.into();
[INFO] [stdout]    |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::user::Model: Copy` is not satisfied
[INFO] [stdout]   --> src/entity/user.rs:8:35
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Copy` is not implemented for `entity::user::Model`
[INFO] [stdout]   --> src/entity/user.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `sea_orm::IdenStatic::as_str`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait IdenStatic: Iden + Copy + Debug + 'static {
[INFO] [stdout]    |                              ^^^^ required by this bound in `IdenStatic::as_str`
[INFO] [stdout] 12 |     /// Method to call to get the static string identity
[INFO] [stdout] 13 |     fn as_str(&self) -> &str;
[INFO] [stdout]    |        ------ required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::user::Model: std::default::Default` is not satisfied
[INFO] [stdout]   --> src/entity/user.rs:8:35
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `entity::user::Model`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `table_name`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:17:36
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait EntityName: IdenStatic + Default {
[INFO] [stdout]    |                                    ^^^^^^^ required by this bound in `EntityName::table_name`
[INFO] [stdout] ...
[INFO] [stdout] 29 |     fn table_name(&self) -> &str;
[INFO] [stdout]    |        ---------- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `entity::user::Model` with `#[derive(Default)]`
[INFO] [stdout]    |
[INFO] [stdout] 10 + #[derive(Default)]
[INFO] [stdout] 11 | pub struct Model{
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/handlers/user.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 | /             Json(Response {
[INFO] [stdout] 66 | |                 ok: false,
[INFO] [stdout] 67 | |                 message: format!("Failed to sign up: {}", e),
[INFO] [stdout] 68 | |             })
[INFO] [stdout]    | |______________^ expected `()`, found `Json<Response>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected unit type `()`
[INFO] [stdout]                  found struct `axum::Json<handlers::user::Response>`
[INFO] [stdout] help: consider using a semicolon here
[INFO] [stdout]    |
[INFO] [stdout] 68 |             });
[INFO] [stdout]    |               +
[INFO] [stdout] help: try adding a return type
[INFO] [stdout]    |
[INFO] [stdout] 56 | ) -> axum::Json<handlers::user::Response>{
[INFO] [stdout]    |   +++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::user::Model: Copy` is not satisfied
[INFO] [stdout]   --> src/entity/user.rs:8:35
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Copy` is not implemented for `entity::user::Model`
[INFO] [stdout]   --> src/entity/user.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `sea_orm::IdenStatic::as_str`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait IdenStatic: Iden + Copy + Debug + 'static {
[INFO] [stdout]    |                              ^^^^ required by this bound in `IdenStatic::as_str`
[INFO] [stdout] 12 |     /// Method to call to get the static string identity
[INFO] [stdout] 13 |     fn as_str(&self) -> &str;
[INFO] [stdout]    |        ------ required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::user::Model: std::default::Default` is not satisfied
[INFO] [stdout]   --> src/entity/user.rs:8:35
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `entity::user::Model`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `table_name`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:17:36
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait EntityName: IdenStatic + Default {
[INFO] [stdout]    |                                    ^^^^^^^ required by this bound in `EntityName::table_name`
[INFO] [stdout] ...
[INFO] [stdout] 29 |     fn table_name(&self) -> &str;
[INFO] [stdout]    |        ---------- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `entity::user::Model` with `#[derive(Default)]`
[INFO] [stdout]    |
[INFO] [stdout] 10 + #[derive(Default)]
[INFO] [stdout] 11 | pub struct Model{
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::todo::Model: Copy` is not satisfied
[INFO] [stdout]   --> src/entity/todo.rs:8:35
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Copy` is not implemented for `entity::todo::Model`
[INFO] [stdout]   --> src/entity/todo.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `sea_orm::IdenStatic::as_str`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait IdenStatic: Iden + Copy + Debug + 'static {
[INFO] [stdout]    |                              ^^^^ required by this bound in `IdenStatic::as_str`
[INFO] [stdout] 12 |     /// Method to call to get the static string identity
[INFO] [stdout] 13 |     fn as_str(&self) -> &str;
[INFO] [stdout]    |        ------ required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::todo::Model: std::default::Default` is not satisfied
[INFO] [stdout]   --> src/entity/todo.rs:8:35
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `entity::todo::Model`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `table_name`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:17:36
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait EntityName: IdenStatic + Default {
[INFO] [stdout]    |                                    ^^^^^^^ required by this bound in `EntityName::table_name`
[INFO] [stdout] ...
[INFO] [stdout] 29 |     fn table_name(&self) -> &str;
[INFO] [stdout]    |        ---------- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `entity::todo::Model` with `#[derive(Default)]`
[INFO] [stdout]    |
[INFO] [stdout] 10 + #[derive(Default)]
[INFO] [stdout] 11 | pub struct Model{
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::todo::Model: Copy` is not satisfied
[INFO] [stdout]   --> src/entity/todo.rs:8:35
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Copy` is not implemented for `entity::todo::Model`
[INFO] [stdout]   --> src/entity/todo.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Model{
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `sea_orm::IdenStatic::as_str`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait IdenStatic: Iden + Copy + Debug + 'static {
[INFO] [stdout]    |                              ^^^^ required by this bound in `IdenStatic::as_str`
[INFO] [stdout] 12 |     /// Method to call to get the static string identity
[INFO] [stdout] 13 |     fn as_str(&self) -> &str;
[INFO] [stdout]    |        ------ required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `entity::todo::Model: std::default::Default` is not satisfied
[INFO] [stdout]   --> src/entity/todo.rs:8:35
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, Debug, PartialEq, DeriveEntity, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `entity::todo::Model`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `table_name`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.14/src/entity/base_entity.rs:17:36
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait EntityName: IdenStatic + Default {
[INFO] [stdout]    |                                    ^^^^^^^ required by this bound in `EntityName::table_name`
[INFO] [stdout] ...
[INFO] [stdout] 29 |     fn table_name(&self) -> &str;
[INFO] [stdout]    |        ---------- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `entity::todo::Model` with `#[derive(Default)]`
[INFO] [stdout]    |
[INFO] [stdout] 10 + #[derive(Default)]
[INFO] [stdout] 11 | pub struct Model{
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/routes/todo.rs:14:21
[INFO] [stdout]     |
[INFO] [stdout]  14 |         .with_state(&db);
[INFO] [stdout]     |          ---------- ^^^ expected `DatabaseConnection`, found `&DatabaseConnection`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/mod.rs:407:12
[INFO] [stdout]     |
[INFO] [stdout] 407 |     pub fn with_state<S2>(self, state: S) -> Router<S2> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout]  14 -         .with_state(&db);
[INFO] [stdout]  14 +         .with_state(db);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/routes/todo.rs:9:47
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub fn todo_router(db: DatabaseConnection) -> Router{
[INFO] [stdout]    |        -----------                            ^^^^^^ expected `Router`, found `()`
[INFO] [stdout]    |        |
[INFO] [stdout]    |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] ...
[INFO] [stdout] 14 |         .with_state(&db);
[INFO] [stdout]    |                         - help: remove this semicolon to return this value
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Router`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/routes/todo.rs:14:21
[INFO] [stdout]     |
[INFO] [stdout]  14 |         .with_state(&db);
[INFO] [stdout]     |          ---------- ^^^ expected `DatabaseConnection`, found `&DatabaseConnection`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/mod.rs:407:12
[INFO] [stdout]     |
[INFO] [stdout] 407 |     pub fn with_state<S2>(self, state: S) -> Router<S2> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout]  14 -         .with_state(&db);
[INFO] [stdout]  14 +         .with_state(db);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/routes/todo.rs:9:47
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub fn todo_router(db: DatabaseConnection) -> Router{
[INFO] [stdout]    |        -----------                            ^^^^^^ expected `Router`, found `()`
[INFO] [stdout]    |        |
[INFO] [stdout]    |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] ...
[INFO] [stdout] 14 |         .with_state(&db);
[INFO] [stdout]    |                         - help: remove this semicolon to return this value
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Router`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/routes/user.rs:16:27
[INFO] [stdout]     |
[INFO] [stdout]  16 |         .route("/signup", handlers::user::signup)
[INFO] [stdout]     |          -----            ^^^^^^^^^^^^^^^^^^^^^^ expected `MethodRouter<DatabaseConnection>`, found fn item
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `MethodRouter<DatabaseConnection>`
[INFO] [stdout]               found fn item `fn(State<DatabaseConnection>, axum::Json<entity::user::Model>) -> impl std::future::Future<Output = ()> {signup}`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/mod.rs:178:12
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn route(self, path: &str, method_router: MethodRouter<S>) -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/routes/user.rs:16:27
[INFO] [stdout]     |
[INFO] [stdout]  16 |         .route("/signup", handlers::user::signup)
[INFO] [stdout]     |          -----            ^^^^^^^^^^^^^^^^^^^^^^ expected `MethodRouter<DatabaseConnection>`, found fn item
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `MethodRouter<DatabaseConnection>`
[INFO] [stdout]               found fn item `fn(State<DatabaseConnection>, axum::Json<entity::user::Model>) -> impl std::future::Future<Output = ()> {signup}`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/mod.rs:178:12
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn route(self, path: &str, method_router: MethodRouter<S>) -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/routes/user.rs:17:21
[INFO] [stdout]     |
[INFO] [stdout]  17 |         .with_state(&db);
[INFO] [stdout]     |          ---------- ^^^ expected `DatabaseConnection`, found `&DatabaseConnection`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/mod.rs:407:12
[INFO] [stdout]     |
[INFO] [stdout] 407 |     pub fn with_state<S2>(self, state: S) -> Router<S2> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout]  17 -         .with_state(&db);
[INFO] [stdout]  17 +         .with_state(db);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/routes/user.rs:13:47
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn user_router(db: DatabaseConnection) -> Router{
[INFO] [stdout]    |        -----------                            ^^^^^^ expected `Router`, found `()`
[INFO] [stdout]    |        |
[INFO] [stdout]    |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] ...
[INFO] [stdout] 17 |         .with_state(&db);
[INFO] [stdout]    |                         - help: remove this semicolon to return this value
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Router`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/routes/user.rs:17:21
[INFO] [stdout]     |
[INFO] [stdout]  17 |         .with_state(&db);
[INFO] [stdout]     |          ---------- ^^^ expected `DatabaseConnection`, found `&DatabaseConnection`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/mod.rs:407:12
[INFO] [stdout]     |
[INFO] [stdout] 407 |     pub fn with_state<S2>(self, state: S) -> Router<S2> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout]  17 -         .with_state(&db);
[INFO] [stdout]  17 +         .with_state(db);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/routes/user.rs:13:47
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn user_router(db: DatabaseConnection) -> Router{
[INFO] [stdout]    |        -----------                            ^^^^^^ expected `Router`, found `()`
[INFO] [stdout]    |        |
[INFO] [stdout]    |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] ...
[INFO] [stdout] 17 |         .with_state(&db);
[INFO] [stdout]    |                         - help: remove this semicolon to return this value
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Router`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:23:42
[INFO] [stdout]    |
[INFO] [stdout] 23 |         .merge(routes::todo::todo_router(&db))
[INFO] [stdout]    |                ------------------------- ^^^ expected `DatabaseConnection`, found `&DatabaseConnection`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/routes/todo.rs:9:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub fn todo_router(db: DatabaseConnection) -> Router{
[INFO] [stdout]    |        ^^^^^^^^^^^ ----------------------
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]    |
[INFO] [stdout] 23 -         .merge(routes::todo::todo_router(&db))
[INFO] [stdout] 23 +         .merge(routes::todo::todo_router(db))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:24:42
[INFO] [stdout]    |
[INFO] [stdout] 24 |         .merge(routes::user::user_router(&db))
[INFO] [stdout]    |                ------------------------- ^^^ expected `DatabaseConnection`, found `&DatabaseConnection`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/routes/user.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn user_router(db: DatabaseConnection) -> Router{
[INFO] [stdout]    |        ^^^^^^^^^^^ ----------------------
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]    |
[INFO] [stdout] 24 -         .merge(routes::user::user_router(&db))
[INFO] [stdout] 24 +         .merge(routes::user::user_router(db))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:23:42
[INFO] [stdout]    |
[INFO] [stdout] 23 |         .merge(routes::todo::todo_router(&db))
[INFO] [stdout]    |                ------------------------- ^^^ expected `DatabaseConnection`, found `&DatabaseConnection`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/routes/todo.rs:9:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub fn todo_router(db: DatabaseConnection) -> Router{
[INFO] [stdout]    |        ^^^^^^^^^^^ ----------------------
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]    |
[INFO] [stdout] 23 -         .merge(routes::todo::todo_router(&db))
[INFO] [stdout] 23 +         .merge(routes::todo::todo_router(db))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:24:42
[INFO] [stdout]    |
[INFO] [stdout] 24 |         .merge(routes::user::user_router(&db))
[INFO] [stdout]    |                ------------------------- ^^^ expected `DatabaseConnection`, found `&DatabaseConnection`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/routes/user.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn user_router(db: DatabaseConnection) -> Router{
[INFO] [stdout]    |        ^^^^^^^^^^^ ----------------------
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]    |
[INFO] [stdout] 24 -         .merge(routes::user::user_router(&db))
[INFO] [stdout] 24 +         .merge(routes::user::user_router(db))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0308, E0425, E0433, E0530, E0531, E0532, E0782.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `backend` (bin "backend" test) due to 74 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0308, E0425, E0433, E0530, E0531, E0532, E0782.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `backend` (bin "backend") due to 74 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "71e1da1c9cfc937c44927bd636ab579183b8f064b2bdc6b9d98e24bd8f98e65f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71e1da1c9cfc937c44927bd636ab579183b8f064b2bdc6b9d98e24bd8f98e65f", kill_on_drop: false }`
[INFO] [stdout] 71e1da1c9cfc937c44927bd636ab579183b8f064b2bdc6b9d98e24bd8f98e65f
